* xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 11 Nov 2011 09:18:32 +0000 (01:18 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Nov 2011 09:18:32 +0000 (01:18 -0800)
src/ChangeLog
src/xdisp.c

index e9125bf8470246d41d48f11e94164d4f1893e29e..cf776db8ab6e440191805e87dd8d606ab5dda660 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-11  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * xdisp.c (syms_of_xdisp): Remove duplicated definition of Qtext.
+
 2011-11-11  Kenichi Handa  <handa@m17n.org>
 
        * callproc.c (Fcall_process): Set the member dst_multibyte of
index ae4db3906ba99a6e564e78bb527b596ee37f265d..dfb794f38d385fa926a2c069672d65d2665dc728 100644 (file)
@@ -27974,7 +27974,6 @@ syms_of_xdisp (void)
   DEFSYM (Qhollow, "hollow");
   DEFSYM (Qhand, "hand");
   DEFSYM (Qarrow, "arrow");
-  DEFSYM (Qtext, "text");
   DEFSYM (Qinhibit_free_realized_faces, "inhibit-free-realized-faces");
 
   list_of_error = Fcons (Fcons (intern_c_string ("error"),